Blog

Luis Majano

October 10, 2009

Spread the word


Share your thoughts

I just committed two critical fixes to the 3.0.0 Beta 2 core.  I have also updated the download bits, so I recommend downloading the new bits to have these following fixes applied:

  1. ColdBox cache was not purging object metadata successfully, thus making the cache do unecessary object recreations once objects expired. Ticket #883
  2. Flash RAM objects where not keeping objects once web flows where activated via the "keep()" methods.  Ticket #882
Enjoy!

Add Your Comment

(2)

Oct 11, 2009 04:17:31 UTC

by John Whish

Great work Luis - ColdBox 3 is shaping up to be a killer release!

Oct 11, 2009 10:37:05 UTC

by Luis Majano

Thanks John!!

We are really moving forward with 3.0.0. It will take time but it is getting there.

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026